recursive algorithm meaning in Chinese
递归算法
Examples
- Non - recursive implementation of recursive algorithm
递归算法非递归化的一般规律 - Recursive algorithm transform into non - recursive algorithm
从递归算法到非递归的变换 - Transformation from recursive algorithms to non - recursive algorithms
递归算法的非递归化实现 - Study of how to convert recursive algorithm without return address
无返回地址的递归消除方法研究 - A discussion of postorder - traverse binary tree with no - recursive algorithm
递归算法的非递归化研究